runtime._func.pcsp (field)
5 uses
runtime (current package)
runtime2.go#L859: pcsp uint32
symtab.go#L1038: x, _ := pcvalue(f, f.pcsp, targetpc, cache, true)
symtab.go#L1040: print("invalid spdelta ", funcname(f), " ", hex(f.entry()), " ", hex(targetpc), " ", hex(f.pcsp), " ", x, "\n")
symtab.go#L1049: p := datap.pctab[f.pcsp:]
traceback.go#L138: if f.pcsp == 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)